home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm3 / nslookup.rdm < prev    next >
Text File  |  1996-05-20  |  1KB  |  50 lines

  1. Short:    Full nslookup command (V1.3)
  2. Author:   salim@sdv.fr (Salim Gasmi)
  3. Uploader: salim@sdv.fr (Salim Gasmi)
  4. Type:     comm/tcp
  5.  
  6.  
  7. ---------------------------------------------------------------------
  8.                  nslookup for the Amiga
  9.  
  10.  
  11.         Ported from UNIX to AmigaDOS by Gasmi Salim (salim@sdv.fr) 
  12.  
  13. ---------------------------------------------------------------------
  14. Version : 1.3
  15.  
  16.  
  17. Welcome
  18. -------
  19.  
  20. This is my port of the UNIX command nslookup to AmigaDOS.
  21. I was loocking for it since ages now , and after noticed that
  22. none was available , I decided to port it by myself.
  23.  
  24. If you like it, want to report me bugs,suggestions or anything
  25. then contact me at : salim@sdv.fr
  26.  
  27. Of course nslookup is FREE .
  28.  
  29.  
  30. *IMPORTANT* Installation:
  31. -------------------------
  32.  
  33. To use it you'll need the ixemul.library and ixnet.library V43+
  34. Those 2 libs are available from any aminet site.
  35.  
  36. If you are not running a name server on your amiga (99% of the cases)
  37. then the resolver system will find your prefered nameservers 
  38. in the file: ETC:resolv.conf.
  39.  
  40. To make this work : assign ETC: to the directory where resolv.conf can be found.
  41. If you use AmiTCP then add:  assign ETC: Amitcp:db
  42.  
  43. The stack "problem" that caused a lot of articles in c.s.a.networking
  44. is now fixed , nslookup now allocate its stack as needed .
  45.  
  46. I have also included an ASCII man file for nslookup.
  47.  
  48.  
  49. Salim
  50.